func runtime/pprof.countHeap

3 uses

	runtime/pprof (current package)
		pprof.go#L162: 	count: countHeap,
		pprof.go#L168: 	count: countHeap, // identical to heap profile
		pprof.go#L530: func countHeap() int {